projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72d9779
)
Forgotten commit
author
Matthias Clasen
<matthiasc@src.gnome.org>
Mon, 10 May 2004 21:10:28 +0000
(21:10 +0000)
committer
Matthias Clasen
<matthiasc@src.gnome.org>
Mon, 10 May 2004 21:10:28 +0000
(21:10 +0000)
gtk/gtktreeprivate.h
patch
|
blob
|
history
diff --git
a/gtk/gtktreeprivate.h
b/gtk/gtktreeprivate.h
index 58ec1ef5c5928548c7c0505f5083af9f38d52d1e..3050b344889aadc7a32671e1ba287c03240c0f23 100644
(file)
--- a/
gtk/gtktreeprivate.h
+++ b/
gtk/gtktreeprivate.h
@@
-208,6
+208,8
@@
struct _GtkTreeViewPrivate
/* interactive search */
guint enable_search : 1;
guint disable_popdown : 1;
+
+ guint hover_selection : 1;
gint selected_iter;
gint search_column;